GET api/IQTimecard/GetAllVisitsJsonAreaSync/{clientAbbrev}?dateUpdated={dateUpdated}&areaIDs[0]={areaIDs[0]}&areaIDs[1]={areaIDs[1]}

Get All Visits Json by Area

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientAbbrev

nwcs -

string

Required

dateUpdated

date

Required

areaIDs

array of int to limit by area - Mandatory

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.